var internal/runtime/cgroup.errIncompleteLine

4 uses

	internal/runtime/cgroup (current package)
		cgroup_linux.go#L394: 		if err == errIncompleteLine {
		cgroup_linux.go#L551: 		if err == errIncompleteLine {
		line_reader.go#L25: 	errIncompleteLine error = stringError("incomplete line")
		line_reader.go#L138: 				return errIncompleteLine